projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef3f635
)
Use cl only at compile time.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 22 Apr 1997 17:00:52 +0000
(17:00 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 22 Apr 1997 17:00:52 +0000
(17:00 +0000)
lisp/wid-edit.el
patch
|
blob
|
history
diff --git
a/lisp/wid-edit.el
b/lisp/wid-edit.el
index fe85d3c02861e36a58b6c4ae49f4d0be7e964623..62b0274676d23b3fb8c82bef839fdba243b5f0d8 100644
(file)
--- a/
lisp/wid-edit.el
+++ b/
lisp/wid-edit.el
@@
-32,7
+32,7
@@
(require 'widget)
-(eval-
and
-compile
+(eval-
when
-compile
(require 'cl))
;;; Compatibility.